|
|
|
|
Clear Method, ItemCollectionClass Class |
Removes all items from the item collection.
Syntax ItemCollectionClass Class (Softelvdm.SftTreeNET)
VB |
Public Sub Clear()
|
C# |
public void Clear(); |
C++ |
public: void Clear(); |
Comments
The Clear method removes all items from the item collection.